var crypto/des.sBoxes
3 uses
crypto/des (current package)
block.go#L86: for s := range sBoxes {
block.go#L89: f := uint64(sBoxes[s][i][j]) << (4 * (7 - uint(s)))
const.go#L82: var sBoxes = [8][4][16]uint8{
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)